runtime._type.pkgpath (method)

3 uses

	runtime (current package)
		error.go#L44: 			if e.concrete.pkgpath() != e.asserted.pkgpath() {
		type.go#L139: func (t *_type) pkgpath() string {